home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Demos / ByCompany / Athena_Design / Mesa / Mesa.app / English.lproj / GlobalPanel.nib / data.classes next >
Text File  |  1994-03-01  |  2KB  |  138 lines

  1. CSlider = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     mouseUpTarget;
  6.     };
  7.     SUPERCLASS = Control;
  8. };
  9. FirstResponder = {
  10.     ACTIONS = {
  11.     fontPanel:;
  12.     };
  13.     SUPERCLASS = Object;
  14. };
  15. Incrementor = {
  16.     ACTIONS = {
  17.     increment:;
  18.     decrement:;
  19.     };
  20.     OUTLETS = {
  21.     decimal;
  22.     };
  23.     SUPERCLASS = TextField;
  24. };
  25. GlobalPanel = {
  26.     ACTIONS = {
  27.     changeBorder:;
  28.     changeTopButton:;
  29.     changeRecalc:;
  30.     changeGrid:;
  31.     changeUnderline:;
  32.     windowWillClose:;
  33.     changeVert:;
  34.     changeProtColor:;
  35.     changeHor:;
  36.     changeSkip:;
  37.     changeBaseline:;
  38.     changeSpecialProtColor:;
  39.     changeCellFillColor:;
  40.     changeAlignment:;
  41.     changeBkgColor:;
  42.     changeClearBkg:;
  43.     changePrec:;
  44.     changeBottomButton:;
  45.     changeLeftButton:;
  46.     sizeWidChange:;
  47.     changeCellView:;
  48.     changeNumCols:;
  49.     changeNumRows:;
  50.     changeFont:;
  51.     changeProt:;
  52.     changeHideZero:;
  53.     changeRightButton:;
  54.     sizeHiChange:;
  55.     changeAltColor:;
  56.     changeStepMacro:;
  57.     changeBorderColor:;
  58.     changeTextColor:;
  59.     changeDisplayFormat:;
  60.     changeDebug:;
  61.     changeGridColor:;
  62.     changeFormatSelector:;
  63.     changeCellFill:;
  64.     };
  65.     OUTLETS = {
  66.     sizeStuff;
  67.     myBorderColor;
  68.     baseStyleView;
  69.     horSlide;
  70.     theFormatSelector;
  71.     skipSwitch;
  72.     numRowsPopUp;
  73.     cellFill;
  74.     window;
  75.     precText;
  76.     fontStuff;
  77.     dimensionStuff;
  78.     bkgColor;
  79.     myAltColor;
  80.     displayStuff;
  81.     recalcSwitch;
  82.     myLeftButton;
  83.     myBottomButton;
  84.     displayFormatPopUp;
  85.     myAlignment;
  86.     recalcStuff;
  87.     gridColor;
  88.     numColsPopUp;
  89.     myTextColor;
  90.     currentSubview;
  91.     horText;
  92.     protColor;
  93.     baseStyleHolder;
  94.     vertSlide;
  95.     myTopButton;
  96.     fontWell;
  97.     theSheet;
  98.     myBorder;
  99.     stepSwitch;
  100.     vertText;
  101.     borderStuff;
  102.     cellView;
  103.     debugSwitch;
  104.     precSlider;
  105.     bkgCheck;
  106.     colorStuff;
  107.     alignmentStuff;
  108.     hideZero;
  109.     protectionStuff;
  110.     globalProt;
  111.     underlineThing;
  112.     myRightButton;
  113.     specialProtColor;
  114.     gridStuff;
  115.     cellFillColor;
  116.     myBaseline;
  117.     gridCheck;
  118.     };
  119.     SUPERCLASS = Object;
  120. };
  121. FontWell = {
  122.     OUTLETS = {
  123.     theFont;
  124.     };
  125.     SUPERCLASS = Control;
  126. };
  127. DPPanel = {
  128.     SUPERCLASS = Panel;
  129. };
  130. DigitSlider = {
  131.     ACTIONS = {
  132.     };
  133.     OUTLETS = {
  134.     thingAtEnd;
  135.     };
  136.     SUPERCLASS = Control;
  137. };
  138.